sync

fun sync(completion: (Result<String>) -> Unit)

Initiates the sync process

Parameters

completion

callback that will be called when the sync process completes.